projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebd5f8b
)
x11: Add --c-include for gdk/gdkx.h to Gdk-X11 gir build
author
Benjamin Otte
<otte@redhat.com>
Tue, 11 Jan 2011 15:34:59 +0000
(16:34 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Tue, 11 Jan 2011 15:46:59 +0000
(16:46 +0100)
gdk/Makefile.am
patch
|
blob
|
history
diff --git
a/gdk/Makefile.am
b/gdk/Makefile.am
index cc1a54c8979d256187782b7aa3eafd01acba139c..cd531e6c6be100df8ccfdf47c755b3f1779ebae9 100644
(file)
--- a/
gdk/Makefile.am
+++ b/
gdk/Makefile.am
@@
-233,7
+233,7
@@
x11_introspection_files = \
x11/gdkx11window.h
GdkX11-3.0.gir: libgdk-3.0.la Gdk-3.0.gir Makefile
-GdkX11_3_0_gir_SCANNERFLAGS = --warn-all --strip-prefix=Gdk
+GdkX11_3_0_gir_SCANNERFLAGS = --warn-all --strip-prefix=Gdk
--c-include="gdk/gdkx.h"
GdkX11_3_0_gir_INCLUDES = Gio-2.0 Gdk-3.0 GdkPixbuf-2.0 Pango-1.0 xlib-2.0
GdkX11_3_0_gir_LIBS = libgdk-3.0.la
GdkX11_3_0_gir_FILES = $(x11_introspection_files)